CPatientConsultXfer.cs
Code Type: C# Class
Uses Classes: N/A
Uses PL/SQL Procedures: PCK_XFER.XferPatientConsult

Lines of Code: 42

public CPatientConsultXfer(CData data)
        : base(data)

	 constructor 

public CStatus SavePatientConsult(long lXferSystemID,
                                      CPatientConsultItemXfer pdi)

	 saves a patient consult to the central database 

	

